Skip to content

add CCConfiguration fix - #2142

Merged
dankmeme01 merged 1 commit into
mainfrom
ccconfiguration-fix
Aug 8, 2026
Merged

add CCConfiguration fix#2142
dankmeme01 merged 1 commit into
mainfrom
ccconfiguration-fix

Conversation

@prevter

@prevter prevter commented Jul 30, 2026

Copy link
Copy Markdown
Member

cocos2d forgets to reload the extensions string on GL context recreation, which results in a dangling pointer.
the fix is to copy the extensions string to an owned buffer.

@Cvolton Cvolton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dankmeme01
dankmeme01 merged commit e8ac3f2 into main Aug 8, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants